body{ margin:0px auto; padding:0px; width:737px; font-size:14px;   }


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	font-size: 14px; 
}


#red a:link {
	color: #FF0000;
	text-decoration: none;
}
#red a:visited {
	text-decoration: none;
	color: #FF0000;
}
#red a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#red a:active {
	text-decoration: none;
	color: #FF0000;
}
#red a {
	font-size: 14px;
}


#toptitle{  width:737px;}
#toptitle ul{ margin:0px; padding:0px;}
#toptitle li{ margin:0px; padding:0px; float:left; list-style-type:none;}

#toptitle2{  width:737px;}
#toptitle2 ul{ margin:0px; padding:0px;}
#toptitle2 li{ margin:0px; padding:0px; float:left; list-style-type:none;}



#Left { float:left; width:249px; height:100%; padding:0px; margin:0px;position:relative;}
#Left ul{padding:0px; margin:0px;}
#Left li{padding:0px; margin:0px; list-style-type:none;}






#Mid { float:left; width:745px; height:100%; padding:0px; margin:0px;position:relative;}
#Mid ul{padding:0px; margin:0px;}
#Mid li{padding:0px; margin:0px; list-style-type:none;}



#Left2 { float:left; height:100%; padding:0px; margin:0px;position:relative;}
#Left2 ul{padding:0px; margin:0px;}
#Left2 li{padding:0px; margin:0px; list-style-type:none;}




.donwline{ border-bottom:#CCCCCC dashed 1px;}

